Guest Tomas Report post Posted 11/24/2004 07:02 PM All, I’m building an application which will take outbound call data, export the information as XML, save it as OutDial_New.xml and then load it into the data directory to be read in by the Telephone Number Loader. What I’m wondering is can I just update the OutDialQue.mdb directly to bypass all these steps? If so, is there documentation on this? Thanks, Tomas Share this post Link to post
SupportTeam Report post Posted 11/24/2004 08:25 PM What I’m wondering is can I just update the OutDialQue.mdb directly to bypass all these steps? Yes, of course you can. If so, is there documentation on this? No, but just load a few entries using the XML file method or the "Telephone Number Loader", then look into the OutDialQue.mdb and you will see how the fields in the table are populated. There is only the one table you need to insert an entry into... Share this post Link to post